type github.com/jackc/pgx/v5.copyFromRows
5 uses
github.com/jackc/pgx/v5 (current package)
copy_from.go#L16: return ©FromRows{rows: rows, idx: -1}
copy_from.go#L19: type copyFromRows struct {
copy_from.go#L24: func (ctr *copyFromRows) Next() bool {
copy_from.go#L29: func (ctr *copyFromRows) Values() ([]any, error) {
copy_from.go#L33: func (ctr *copyFromRows) Err() error {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)